body{
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    font-size: 12px;
    color:#333;
    font-family: Arial,Helvetica,sans-serif,Microsoft YaHei;
}
h1, h2, h3, h4, h5 {
    line-height: 1.1em;
}
ul,li,p,dl,dt,dd,p,h1, h2, h3, h4, h5{
    margin:0px;
    padding:0px;
    list-style:none;
}
input{
    border:none;
    outline:none;
}
button {
    border:none;
    outline: none;
    font-size: 14px;
    background: transparent;
}
a ,a:hover ,a:focus{
    color:#666;
    text-decoration: none;
    outline: none;
}
.lf{
    float:left;
}
.rt{
    float:right;
}
.clear{
    clear:both;
    overflow: hidden;
}
::-webkit-scrollbar{
    width:0;
    height:0;
}
img {
    border:none;
}

a:hover ,a:focus{
    text-decoration: underline;
}
/******************************************/
.header, .content, .footer {
    width: 960px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    
}
.content, .footer {
    overflow: hidden;
}
/*·µ»Ø¶¥²¿*/
.roll_top {
    display: none;
    width:26px;
    height: 72px;
    position: fixed;
    margin-right: -530px;
    right: 50%;
    top: 60%;
}
.roll_top img {
    display: block;
    cursor: pointer;
    width:26px;
    height: 72px;
}

/*·ÖÒ³*/
.pagestyle{margin:10px 0;}
.pagestyle a{border:1px #2b73e2 solid;color:#2b73e2;padding: 0 4px;margin:0 5px;}
.pagestyle .current{background: #2b73e2;color:#fff;padding: 0 4px;margin:0 5px;}


.link{ height: 60px; position:relative; overflow:hidden;margin-bottom: 30px;padding-top:-20px;}
.link h2{  height:47px; width:90px; float:left;}
.link h2 a{ color:#614a2e;display:inline-block; font-size: 16px;}
.link h2 em{ display:block; font-size:30px; font-family:"Times New Roman", Times, serif; color:#000; text-transform:uppercase; padding-bottom:3px; line-height:30px; font-weight:normal;}
.link span{ position:absolute; right:0; padding-right:5px; }
.link span a{ color:#666; font-family:"ËÎÌå"; text-decoration: none;}
.link-c{color:#666; line-height:22px;overflow:hidden; display:block;padding:17px 0 0 0; width:862px; float:right;font-size:12px; }
.link-c a{ padding:0 23px;font-size:12px; color:#666; display:inline-block;}


/*kefu*/
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 40%;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #449be1 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background: #449be1 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #449be1 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
  /*height:200px;*/
  padding-bottom:15px;

  background: #449be1 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
  /*padding: 0 29px 25px 29px;*/
  text-align:center;
  width:140px;
  margin:15px 0 10px 20px;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.Pages_list{overflow: hidden;/*width:410px;margin:0 auto;*/margin-bottom:15px;margin-left:50px;}
.Pages_list ul li{float:left;font-size:14px;margin-right:20px;}
.Pages_list ul li a:hover{color:#2b73e2;}

.Map_Zd{width:960px;margin:0 auto;margin-top:20px;}
/*.Map_Zd h5{font-size:18px;line-height:20px;color:#ffeccb;margin-bottom:10px;}*/
.Map_Zd a{color:#dedede;font-size:13px;margin-bottom:10px;}
.Map_Zd span{color:#dedede;}

.function {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  color: #8c8c8c;
}

.function a {
  display: inline-block;
  padding: 5px;
  color: #8c8c8c;
}

.function a.active {
  background: #6a2311;
  color: #fff;
}

.function font {
  color: #8c8c8c;
  padding: 5px;
}

.BOT_list{overflow: hidden;}
.BOT_list li{width:90px;float:left;text-align:center;height:30px;}
.BOT_list li a{color:#ffeccb;line-height:30px;}